[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 17 Fn 81  - Alloy Ntnx, Mw386 - Cancel Jobs For Current User           [N]

   AH = 81h
   AL = 00h (NTNX compatibility mode)
   CL = number of jobs to cancel

Return: AL = status
       00h success
       01h..7Fh warning
       80h general failure
       81h host overloaded (NTNX only)
       82h module busy (NTNX only)
       83h host busy (NTNX only)
       84h re-entry flag set
       85h invalid request
       86h invalid printer
       87h invalid process ID
       89h access denied
       8Ah option not available for given port type
       8Bh option not available for given task type
       91h printer busy
       C2h file not found
       C3h path not found
       C4h file access failure

Note:  cancels the last CL printouts for the current task

See Also: AH=82h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson